[INFO] cloning repository https://github.com/byterii/ezkl-j
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/byterii/ezkl-j" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyterii%2Fezkl-j", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyterii%2Fezkl-j'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2bc87f72d2070fee75d46b9e325afa28adcf98a
[INFO] fixing byterii/ezkl-j against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbyterii%2Fezkl-j" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  69% (376/542)
Updating files:  70% (380/542)
Updating files:  71% (385/542)
Updating files:  72% (391/542)
Updating files:  73% (396/542)
Updating files:  74% (402/542)
Updating files:  75% (407/542)
Updating files:  76% (412/542)
Updating files:  77% (418/542)
Updating files:  78% (423/542)
Updating files:  79% (429/542)
Updating files:  80% (434/542)
Updating files:  81% (440/542)
Updating files:  82% (445/542)
Updating files:  83% (450/542)
Updating files:  84% (456/542)
Updating files:  85% (461/542)
Updating files:  86% (467/542)
Updating files:  87% (472/542)
Updating files:  88% (477/542)
Updating files:  89% (483/542)
Updating files:  90% (488/542)
Updating files:  91% (494/542)
Updating files:  92% (499/542)
Updating files:  93% (505/542)
Updating files:  94% (510/542)
Updating files:  95% (515/542)
Updating files:  96% (521/542)
Updating files:  97% (526/542)
Updating files:  98% (532/542)
Updating files:  99% (537/542)
Updating files: 100% (542/542)
Updating files: 100% (542/542), done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/byterii/ezkl-j
[INFO] finished tweaking git repo https://github.com/byterii/ezkl-j
[INFO] tweaked toml for git repo https://github.com/byterii/ezkl-j written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/byterii/ezkl-j on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/byterii/ezkl-j already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused field in patch for `halo2_proofs`: `features`
[INFO] [stderr]   |
[INFO] [stderr]   = help: configure `features` in the `dependencies` entry
[INFO] [stderr] warning: unused field in patch for `halo2_proofs`: `features`
[INFO] [stderr]   |
[INFO] [stderr]   = help: configure `features` in the `dependencies` entry
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 844faaf0d62bb5e736cb4c80a03c17fe6c0824218bc3facd382cdb9d49198870
[INFO] running `Command { std: "docker" "start" "844faaf0d62bb5e736cb4c80a03c17fe6c0824218bc3facd382cdb9d49198870", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "844faaf0d62bb5e736cb4c80a03c17fe6c0824218bc3facd382cdb9d49198870" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "844faaf0d62bb5e736cb4c80a03c17fe6c0824218bc3facd382cdb9d49198870", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "844faaf0d62bb5e736cb4c80a03c17fe6c0824218bc3facd382cdb9d49198870" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "844faaf0d62bb5e736cb4c80a03c17fe6c0824218bc3facd382cdb9d49198870", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "844faaf0d62bb5e736cb4c80a03c17fe6c0824218bc3facd382cdb9d49198870", kill_on_drop: false }`
[INFO] [stdout] 844faaf0d62bb5e736cb4c80a03c17fe6c0824218bc3facd382cdb9d49198870
